Retract lexical cookie source load warning
authorMattias Engdegård <mattiase@acm.org>
Sat, 4 May 2024 14:18:09 +0000 (16:18 +0200)
committerMattias Engdegård <mattiase@acm.org>
Sun, 5 May 2024 14:14:00 +0000 (16:14 +0200)
commitd51de0c5d90117bc1dc4bc5bc700253d71cd4579
treec37cfb5aea8dab9b090be613e20f39d883f79825
parent71491fe6f4a944457cb56f6323983ef431e0c422
Retract lexical cookie source load warning

On balance it seems likely that the warning would annoy more people than
it would help, so let them deal with any actual problems when the
default is changed instead.  See discussion at:
https://lists.gnu.org/archive/html/emacs-devel/2024-05/msg00250.html

* src/lread.c (string_suffix_p, warn_missing_cookie, Fload)
(Feval_buffer):
* lisp/international/mule.el (load-with-code-conversion):
* lisp/startup.el (command-line--load-script):
* etc/NEWS:
Revert all changes, except for the generalised
`lisp_file_lexical_cookie` which may prove useful in the future.
etc/NEWS
lisp/international/mule.el
lisp/startup.el
src/lread.c